home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / vaders.doc < prev    next >
Text File  |  1995-03-31  |  4KB  |  89 lines

  1. VADERS by Joe Ervin 
  2.  
  3.  
  4. Hello all, 
  5.  
  6. It is my great pleasure to announce "Vaders" version 1.1, a game for the HP48. 
  7. Vaders is essentially a Space Invaders clone.  This game was written under MPE 
  8. v1.1, a multiprogramming environment for the HP48SX. 
  9.  
  10. ***************************************************************************** 
  11. NEW FEATURES SINCE LAST VERSION: 
  12.  
  13. Since version 1.0, I have fixed several bugs, many of which were never 
  14. encountered to my knowledge.  The more significant changes include the 
  15. following: 
  16.  
  17. * Keyboard I/O is disabled sooner, so pressing the keys while the startup 
  18.   screen is being drawn no longer causes problems. 
  19.  
  20. * At startup, the system flags are checked to see whether the clock is being 
  21.   displayed on the screen.  If so, the clock flag (-40) is cleared and the 
  22.   program aborts, similarly to CHIP.  As many of you discovered, the clock  
  23.   display generates interrupts that were interfering with Vaders. 
  24.  
  25. * Vaders now displays in the upper left portion of the display a graphical  
  26.   representation of the number of missile bases you have left. 
  27.  
  28. * The keybuf is now flushed periodically, so you should not have problems with 
  29.   keys showing up in the keybuf as many of you reported. 
  30.  
  31. * If you have installed the SCHIP game "Ant", written by Erin Catto,  
  32.   Vaders v1.1 will now at startup scan the Ant library for any installed  
  33.   viruses, and if any are found will eradicate them from the system.   
  34.   (Just kidding :-) ) 
  35.  
  36. Lastly, let me give a sincere "Thank-You" to all who have reported back to me 
  37. on Vaders with either bug reports, suggestions, or just friendly notes of 
  38. appreciation, and as usual, Credit for Vaders goes out to Jan Brittenson for 
  39. his superb work on Star and MLDL, and to all the other ML "giants" on who's 
  40. work Vaders is built. 
  41.  
  42.  
  43. Now.....on to the game.  
  44.  
  45. ***************************************************************************** 
  46.  
  47. VADERS is a directory in which you will find "VADERS" which is the game, along 
  48. with "ABOUT", which serves the usual function.  Press "VADERS" to run Vaders. 
  49. Simple. 
  50.  
  51. You are provided with the familiar missile base at the bottom of the screen, 
  52. while "inter-galactic meanies" drop bombs on you from above and move down 
  53. toward the surface of the planet.  Your mission is to kill all of the "meanies" 
  54. before they get too low.  After you kill all the meanies, the game progresses 
  55. to the next wave, where things generally get more difficult. 
  56.  
  57. The controls are as follows: 
  58.  
  59.  
  60. [blue] = Move missile base left. 
  61.    [1] = Move missile base right. 
  62.  [spc] = Fire a missile at the meanies. 
  63.   [<=] = Quit the game. 
  64.  
  65.  
  66. If a bomb dropped by a meanie hits the missile base, it explodes and you 
  67. continue playing with the next available missile base.  You are allowed five 
  68. missile bases, and after the fifth missile base is destroyed the game ends 
  69. (although Vaders waits for the quit button before returning to RPL 
  70. environment). 
  71.  
  72.  
  73. The objective is to kill meanies as fast as possible to prevent them from 
  74. reaching the surface.  If you allow the meanies to overwhelm you and reach 
  75. the bottom of the screen, your missile base explodes spontaneously and the game 
  76. ends, so blast away to save the earth!   
  77.  
  78.  
  79. Please enjoy this game, and report any bugs, praises, or ideas for improvment 
  80. to me, Joe Ervin, at "ervin@pinbot.enet.dec.com". 
  81.  
  82.  
  83. Happy Blasting! 
  84.  
  85.  
  86. >>>Joe Ervin   (whose best score is 29,100 so far...) 
  87.  
  88.  
  89.